home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / apparmor.d / abstractions / cups-client < prev    next >
Text File  |  2008-10-08  |  210b  |  8 lines

  1. # vim:syntax=apparmor
  2. # CUPS client access
  3.  
  4.   # discoverable system configuration for non-local cupsd
  5.   /etc/cups/client.conf   r,
  6.   # client should be able to talk the local cupsd
  7.   /var/run/cups/cups.sock w,
  8.